home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
OvCata.swf
/
scripts
/
frame_3
/
PlaceObject2_272_322
/
CLIPACTIONRECORD on(keyPress a).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-04
|
217 b
|
14 lines
on(keyPress "a"){
if(_root.unlock)
{
if(!_root.sheepupgrade1)
{
this.gotoAndPlay(3);
}
if(_root.sheepupgrade1)
{
this.gotoAndPlay(11);
}
}
}